get

suspend fun get(hash: String): Torrent.TorrentStatus(source)

Gets all the metadata of a torrent, will throw if that hash does not exists https://github.com/Diegopyl1209/torrentserver-aniyomi/blob/c18f58e51b6738f053261bc863177078aa9c1c98/web/api/torrents.go#L126